Skip to content

Set HTTP_PROXY env vars for squid#17

Merged
christopherjturner merged 4 commits into
mainfrom
squid-improvement
Feb 24, 2026
Merged

Set HTTP_PROXY env vars for squid#17
christopherjturner merged 4 commits into
mainfrom
squid-improvement

Conversation

@sfitz42
Copy link
Copy Markdown
Collaborator

@sfitz42 sfitz42 commented Feb 19, 2026

This PR switches the template to use standard env vars HTTP_PROXY and HTTPS_PROXY for squid as well switching default Python version to 3.14.

Previous proxy config only works for httpx and doesn't work with packages that use packages like requests e.g. notifications-python-client.

Changes have been deployed and tested on ai-techspike-python.

Summary of changes:

  • Populate http proxy env vars at startup in main() function
  • Update default Python target to 3.14.3
  • Pin Dockerfile to specific parent image version
  • Fix typo in sonar-project.properties causing coverage report issues

@sfitz42 sfitz42 changed the title Use HTTP_PROXY env vars for Squid Set HTTP_PROXY env vars for squid Feb 19, 2026
@christopherjturner christopherjturner merged commit 8bd8ac7 into main Feb 24, 2026
2 checks passed
@christopherjturner christopherjturner deleted the squid-improvement branch February 24, 2026 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants